
BODY {
	FONT-FAMILY: Arial; BACKGROUND-COLOR: BLACK;
}

#MainContainer
{
margin-top:10px;
height:1000px;

}

#top
{
position:relative;
width:1100px;
height:80px;
background-color:#000000;
text-align:center;
 border-style: groove; 
border-width :15px;
border-color:SteelBlue;
}

#title
{position:absolute;
text-align:center;
}

#cent1
{
 line-height: 0.5cm; 
text-align:center;
margin-top:20px;
padding:0px;
width:1100px;
height:200px;
background-color:#000000;
border-style: groove; 
border-width:15px;
border-color:yellow;
}

#cent2
{
 line-height: 0.5cm; 
text-align:center;
margin-top:0px;
padding:0px;
width:1100px;
height:1760px;
background-color:#000000;
border-style: groove; 
border-width:15px;
border-color:yellow;
}

#cent3
{
	
 line-height: 1.0cm; 
text-align:center;
margin-top:0px;
margin-left:30px;
margin-left:30px;
padding:0px;
width:1000px;
height:980px;
background-color:#000000;
border-style: solid; 
border-width:10px;
border-color:black;
}


#ICONS
{
 line-height: 0.5cm; 
float:center;	
margin-top:-400px;
padding:0px;
width:950px;
height:100px;
text-align:center;
}
#leftCon
{
margin-left:200px;	
text-align:center;
margin-top:20px;
height:150px;
width:150px;
background-color:#000000;
 border-style: groove; 
border-width:5px;
border-color:SteelBlue;
}

#centerCon
{
margin-left:400px;	
text-align:center;
margin-top:20px;
height:150px;
width:150px;
background-color:#000000;
 border-style: groove; 
border-width:5px;
border-color:red;
}


#rightCon
{
margin-left:600px;	
text-align:center;
margin-top:20px;
height:150px;
width:150px;
background-color:#000000;
 border-style: groove; 
border-width :5px;
border-color:red;
}

#bottom
{
display: block; 
text-align:center;
height:0px;
background-color:#000000;
margin-top:1200px;
}

#link1
{

  left: 20px;
margin-top:20px;
}


#link2
{

  left: 150px;
margin-top:20px;
}




#div3
{

margin-top:10px;
margin-left:8%;
}

figureA {
  float: left;
  width: 12%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin: 1.5em;
  padding: 0em;
}

figureB {
  float: left;
  width: 65%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0em;
}

figureC {
  float: left;
  width: 12%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin: 1.5em;
  padding: 0em;
}


figure1 {

  float: left;
  width: 15%;
  text-align: left;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin-top:1em;
  margin-left:4em;
  padding: 1em;
}

figure2 {
  float: left;
  width: 17%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin-top:1em;
  margin-left:4em;
  padding: 1em;
}

figure3 {
  float: left;
  width: 15%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin-top:1em;
  margin-left:4em;
  padding: 1em;
}

figure4 {
  float: left;
  width: 15%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin-top:1em;
  margin-left:4em;
  padding: 1em;
}

figure5 {
	
  float: left;
  width: 17%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin-top:3em;
  margin-left:4em;
  padding: 1em;
}


figure6 {

  float: left;
  width: 15%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin-top:3em;
  margin-left:4em;
  padding: 1em;
}

figure7 {

  float: left;
  width: 15%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin-top:3em;
  margin-left:4em;
  padding: 1em;
}

figure8 {

  float: left;
  width: 15%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin-top:3em;
  margin-left:4em;
  padding: 1em;
}








a:link { 
color: blue; 
font-size:120%;
background-color:black ;
text-decoration: none;
}


a:link { 
color: blue; 
font-size:120%;
background-color:black ;
text-decoration: none;
}

a:visited { 
color:blue; 
font-size:120%;
background-color: black;
text-decoration: none;


}

a:hover {
color: #33FFFF; 
background-color: black;
text-decoration: none;
} 

























